chore(deps): bump org.jetbrains.kotlin.plugin.compose from 2.3.10 to 2.4.10 in /android - #37
Conversation
Bumps [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.4.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.4.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #39, which updates both the root Android build and the standalone consumer together, pins the official Gradle 9.5.0 compatibility boundary for Kotlin 2.4.10, and includes the full verification evidence. Closing this partial update avoids a split compiler configuration. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
## Summary - align both the root Android build and the standalone Maven consumer on the Compose compiler plugin 2.4.10 - pin the wrapper to Gradle 9.5.0 with the official distribution SHA-256, matching Kotlin 2.4.10's documented maximum fully supported Gradle version and AGP 9.3's minimum/default Gradle version - temporarily defer Gradle wrapper 9.6+ in Dependabot until JetBrains expands Kotlin's compatibility range - document the supported toolchain and previously unreleased Android alignment/corpus work ## Why this replaces #37 Dependabot #37 changed only `android/build.gradle.kts`; it left `android/consumer-smoke/build.gradle.kts` on 2.3.10 and kept the wrapper on Gradle 9.6.1, outside Kotlin 2.4.10's fully supported Gradle range. This PR keeps the actual consumer gate synchronized and chooses the documented compatibility intersection. ## Verification - full Android unit-test, lint, release AAR, sample APK, and Maven-local publication task set on JDK 21 - standalone consumer `clean assembleDebug` against the generated Maven coordinates - Gradle 9.5.0 wrapper checksum verification and `--warning-mode all` - resolved build environment contains Compose compiler and Kotlin Gradle plugin 2.4.10 - documentation/link validation - actionlint 1.7.12 - `git diff --check` Official compatibility references: - https://kotlinlang.org/docs/gradle-configure-project.html - https://developer.android.com/build/releases/agp-9-3-0-release-notes - https://developer.android.com/build/kotlin-support
Bumps org.jetbrains.kotlin.plugin.compose from 2.3.10 to 2.4.10.
Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)